A C D U

A

appellationURI(String, String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for a specific appellation about an entity determined by the subject URI given

C

createLiteral(String, String, String) - Method in class URIidevelopment.URIPolicies
returns a Literal.

D

dimensionURI(String, String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for a specific dimensions about an entity determined by the subject URI given

U

uriConceptual(String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for Conceptual Things
uriEvents(String, String, String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for an Event based either on an already registered identifier for it, or on the type of the event determined by the className - if it is unique for the subject it is referred to(Birth, Death, Creation, etc.), or a UUID otherwise
uriForActors(String, String, String, String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for Actor depending on the available information about him (an already registered identifier or his name combined with his vital Dates), or a UUID if there is no such information available.
uriForPhysicalObjects(String, String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for the mainly described object.
uriForPlaces(String, String, String, String, ArrayList<String>, ArrayList<String>) - Method in class URIidevelopment.URIPolicies
returns a uri for a specific place according to the available information about the geographical spaces or coordinates it belongs.
URIidevelopment - package URIidevelopment
 
uriPhysThing(String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for Physical Things
URIPolicies - Class in URIidevelopment
 
URIPolicies() - Constructor for class URIidevelopment.URIPolicies
 
uriTimeSpan(String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for a TimeSpan defined by the argument timespan
uriType(String, String) - Method in class URIidevelopment.URIPolicies
returns a URI for a specific Type
uuid(String) - Method in class URIidevelopment.URIPolicies
returns a random UUID

A C D U